*{margin:0px;padding:0px;}body{background:#ffffff;margin:0px;padding:0px;text-decoration:none;font-variant:normal;font-family:'Microsoft YaHei';}a:link,a:visited,a:hover,a:active{text-decoration:none;}a{text-decoration:none;}li{list-style-type:none;}ul,ol{list-style-type:none;list-style-image:none;}input[type="reset"],input[type="button"],input[type="submit"],input[type="text"]{-webkit-appearance:none;}textarea{-webkit-appearance:none;}select{-webkit-appearance:none;}html{font-size:12px;}@media screen and (max-width:1199px){html{font-size:100px;}body{max-width:750px;margin:0 auto;}}@media (max-width:767px){html{font-size:13.333333333333vw;}body{max-width:initial;}}



 
.main{
	width: 1200px;
	margin:0 auto;
 
}

.top{
	width: 100%;
	height: 55px;
	background: #103FA7;
}
.top p{
	color:#fff;
	font-size: 15px;
	line-height: 55px;
	float: left;
}
.top .box{
	float: right;
}
.top .box ul li {
	float: left;
	border-left: 1px solid #3775FF;
	height: 55px;
	padding: 0 10px;
 	display: flex;
 	position: relative;
 	justify-content: center;
 	align-items: center;
	line-height: 55px;
}
.top .box ul li a{
	display: block;
}
.top .box ul li i{
	font-size: 17px;
	color:#103FA7;
	
}
.top .box ul li span{
	display: block;
	background: #889FD3;
	text-align: center;
	width: 30px;
	height: 30px;
	line-height: 30px;
	border-radius: 50%;
}
.top .box ul li  div{
	position: absolute;
	z-index: 100;
	left:50%;
	transition: .5s;
	transform: translateX(-50%);
	top: 70px;
	background: #fff;
	border: 1px solid  #eee;
	visibility: hidden;
	opacity: 0;
}
.top .box ul li div img{
	display: block;
	width: 140px;
	height: 140px;
	border: 1px solid  #eee;
}
.top .box ul li:hover div{
	opacity: 1;
	top: 55px;
	visibility: visible;
}
.top .box ul li  b{
	color:#ffd395;
	font-size: 24px;
	font-weight: normal;
	margin-left: 10px;
}
.top .box ul li:last-child{
	border-right: 1px solid #005f9b;
}
.head{
	width: 100%;
	height: 110px;
	background: #fff;
}
 
.head .name{
	float: left;
 	margin-top: 30px;
}

 
.head .btn{
	display: none;
}
.banner{
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
}
.banner  .swiper-wrapper  img{
	display: block;
	width: 100%;
}

.mbanner{
	display: none;
}

.product{
	width: 100%;
	height: auto;
	overflow: hidden;
 	background: #eeeeee;
}
.title{
	height: auto;
	overflow: hidden;
	 
}

.title p{
	color:#333333;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}
.title b{
	color: #006dda;
}
.title span{
	color:#666666;
	font-size: 15px;
	text-transform: uppercase;
	display: block;
	text-align: center;
	margin-top: 5px;
	display: block;
}

.product .title{
	margin-top: 55px;
}
.product .list{
	width: 100%;
	height:50px;
	margin-top: 30px;
}
.product .list ul{
	display: flex;
	justify-content: center;
	align-items: center;
}
.product .list ul li{
	float: left;
	width: 140px;
	height: 50px;
	background: #fff;
	border-radius: 10px;
 	
	transition: .3s;
	margin: 0 10px;
	line-height: 50px;
}
.product .list ul li a{
	display: block;
	font-size: 15px;
	color: #555555;
	text-align: center;
}
 
.product .pic{
	width: 100%;
	height:auto;
	padding:6px;
	box-sizing: border-box;
	overflow: hidden;
	margin-top: 30px;
}
.product .pic ul li:nth-child(3n-2){
	margin-left: 0;
}
.product .pic ul li{
	float: left;
	width: 380px;
	margin-bottom: 30px;
	height: auto;
	overflow: hidden;
	transition: .5s;
	margin-left: 24px;
	background: #fff;
	
}

.product .pic ul li div{
	width:100%;
	height:auto;
	overflow: hidden;
}
.product .pic ul li img{
	display: block;
	width: 100%;
	transition: .5s;
}
.product .pic ul li p{
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color:#555555;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	font-size: 16px;
}
.product .pic ul li:hover img{
	transform: scale(1.03);
}
.product .pic ul li:hover p{
	color:#fff;
}
.product .more{
	display: block;
	width: 180px;
	height: 50px;
	background: #ffffff;
	text-align: center;
	line-height: 50px;
	color:#999999;
	border-radius: 10px;
	font-size: 14px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 50px;
}


.cases{
	width: 100%;
	height:768px;
	background: url(../images/bg01.jpg)no-repeat center;
	overflow: hidden;
}
.cases .title{
	margin-top: 60px;
}

.cases .title p{
	color: #fff;
}
.cases .title span{
	color: #fff;
	margin-top: 5px;
	display: block;
}
.cases  .show{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.cases .box{
	width: 800%;
}
.cases .pic{
	width: 1831px;
	float: left;
}
.cases ul li{
	margin-left: 20px;
	float: left;
	width: 285px;
	margin-bottom: 25px;
}
.cases ul li img{
	display: block;
	width: 100%;
}
.cases ul li p{
	width: 100%;
	height: 40px;
	background: #fff;
	line-height: 40px;
	text-align: center;
	color: #333333;
	font-size: 15px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
 
.about{
	width: 100%;
	height: 555px;
	background: #eeeeee;
}
.about .pic{
	float: left;
	margin-top: 80px;
}
.about .pic img{
	display: block;
	width: 600px;
	height: 404px;
}
.about .intro{
	float: right;
	width: 600px;
	height: 404px;
	margin-top: 80px;
	background: #fff;
	overflow: hidden;
	box-sizing: border-box;
	padding: 35px 30px;
}
.about .intro .tit{
	width: 100%;
	height: 43px;
	overflow: hidden;
	border-bottom: 1px solid #bfbfbf;
}
.about .intro .tit h4{
	color:#103fa7;
	font-size: 28px;
	float: left;
}

.about .intro .tit b{
	color:#adadad;
	font-size: 28px;
	float: left;
	display: block;
	margin-top: 1px;
	margin-left: 5px;
}
.about .intro .info{
	width: 100%;
	height: 180px;
	overflow: hidden;
	margin-top: 25px;
	color:#555555;
	font-size: 16px;
	display: -webkit-box;
	-webkit-line-clamp:6;
	-webkit-box-orient: vertical;
	overflow: hidden;

	text-indent: 2em;
	line-height: 30px;
}
.about .intro a{
	display: block;
	width: 160px;
	height: 50px;
	background: #103fa7;
	text-align: center;
	line-height: 50px;
	color:#fff;
	font-size: 14px;
	margin-top: 33px;
}


.adv{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #eeeeee;
	padding-bottom: 45px;
}
.adv .tit{
	width: 100%;
	height: 150px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: url(../images/adv-tit.jpg) no-repeat center;
}

.adv .tit img{
	display: none;
}
.adv .swiper-container{
	margin-top: 35px;
}
.adv .swiper-wrapper{
	display: block;
}
.adv .swiper-slide{
	width: 100%;
	height: auto;
	overflow: hidden;
}

.adv .swiper-slide:nth-child(2n) .pic{
	float: right;
}
.adv .swiper-slide:nth-child(2n) .intro{
	float: left;
}
.adv .swiper-slide .pic{
	float: left;
}
.adv .swiper-slide .pic img{
	display: block;
	width: 380px;
	height: 295px;
}
.adv .swiper-slide .intro{
	float: right;
	width: 803px;
	height: auto;
	overflow: hidden;
}
.adv .swiper-slide .intro ul li{
	width: 100%;
	height: auto;
	position: relative;
	margin-bottom: 15px;
	overflow: hidden;
}
.adv .swiper-slide .intro  .num{
	width: 50px;
	height: 45px;
	background: #ffb245;
	color:#fff;
	font-size: 30px;
	text-align: center;
	line-height: 45px;
	position: absolute;
	left: 0;
	top: 30px;
	z-index: 1;
}
.adv .swiper-slide .intro .info {
	float: right;
	width: 780px;
	height: 140px;
	background: #fff;
	box-sizing: border-box;
	padding: 15px 40px;
}
.adv .swiper-slide .intro .info h4{
	font-size: 28px;
	color:#103fa7;
}
.adv .swiper-slide .intro .info p{
	color:#555555;
	font-size: 14px;
	line-height: 22px;
	height: 66px;
	display: -webkit-box;
	-webkit-line-clamp:3;
	-webkit-box-orient: vertical;
	overflow: hidden;

	margin-top: 8px;
}

.news{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 45px;
	margin-top: 50px;
}
.news .swiper-container {
	margin-top: 40px;
	width: 100%;

}
.news .swiper-wrapper{
	flex-wrap: wrap;
	display: -webkit-box;
}
.news .swiper-slide{
	width: 580px;
	height: 160px;
	border: 1px solid #dcdcdc;
	box-sizing: border-box;
	padding: 30px;

}
.news .swiper-slide .time{
	float: left;
	width: 120px;
	height: 100px;
}
.news .swiper-slide .time b{
	width: 100%;
	height: 60px;
	display: block;
	line-height: 60px;
	background: #103fa7;
	text-align: center;
	font-size: 30px;
	color: #fff;
}
.news .swiper-slide .time p{
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color:#fff;
	background: #999999;
	font-size: 14px;
}
.news .swiper-slide  .intro{
	float: right;
	width: 378px;
	height: auto;
	overflow: hidden;
}
.news .swiper-slide a{
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	height: auto;
	overflow: hidden;
}
.news .swiper-slide  .intro p{
	color:#333333;
	font-size: 16px;
	width: 100%;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.news .swiper-slide:hover {
	border: 1px solid #103fa7;
}
.news .swiper-slide:hover .intro p{
	color:#103fa7;
}
.news .swiper-slide  .intro span{
	display: block;
	color:#666666;
	font-size: 13px;
	height: 48px;
	line-height: 24px;
	margin-top: 10px;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.news .swiper-pagination{
	position:initial;
	margin-top: 35px;
}
.news .swiper-pagination span{
	 opacity: 1;
	 width: 40px;
	 height: 8px;
	 border-radius: 0;
	 background: #999999;
	 margin: 0 5px !important;
	 
}
.news .swiper-pagination-bullet-active{
	background: #103fa7 !important;
}


.contact{
	width: 100%;
	height: 887px;
	background:#eeeeee url(../images/bg03.jpg) no-repeat center top;
	margin-top: 50px;
	overflow: hidden;
}
.contact .tit{
	display: table;
	margin: 0 auto;
	margin-top:45px;
}
.contact .tit b{
	color:#fff;
	font-size: 60px;
	text-align: center;
}
.contact .tit h4{
	width: 250px;
	height: 84px;
	background: rgba(16,63,167,.5);
	text-align: center;
	line-height: 84px;
	color:#fff;
	font-size: 40px;
	margin: 0 auto;
}
.contact .bd{
	width: 100%;
	height:580px;
	overflow: hidden;
	background: #fff;
	margin-top: 28px;
	position: relative;
	box-shadow: 0 0 10px 1px #c2c1c1;
}
.contact .bd:after{
	content: "";
	width: 1px;
	height: 464px;
	background: #dcdcdc;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -232px;
}
.contact .bd .cont{
	margin-top: 100px;
	margin-left: 100px;
	float: left;
	height: auto;
	overflow: hidden;
}
.contact .bd .cont h4{
	color:#333333;
	font-size: 24px;
}
.contact .bd .cont .info{
	width: 100%;
	height: 190px;
	overflow: hidden;
	color:#555555;
	font-size: 18px;
	line-height: 32px;
	margin-top: 10px;
}
.contact .bd .cont .ewm{
	width: 281px;
	height: 141px;
	overflow: hidden;
	margin-top: 20px;
	margin-top: 40px;
	background: url(../images/bg04.png) no-repeat center;
}
.contact .bd .cont img{
	display: block;
	width: 140px;
	height: 140px;
	box-sizing: border-box;
	padding: 9px;
}
.contact .bd .msg{
	float: right;
	margin-top: 100px;
	margin-right: 74px;
	width: 456px;
	height: auto;
	overflow: hidden;
}
.contact .bd .msg .t p{
	color:#333333;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
}

.contact .bd .msg form{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.contact .bd .msg form ul li{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 12px;
}
.contact .bd .msg form ul li p{
	color:#555555;
	font-size: 18px;
	float: left;
	line-height: 50px;
}
.contact .bd .msg form ul li input{
	width: 365px;
	height: 48px;
	border: 1px solid #d2d2d2;
	box-sizing: border-box;
	color:#555;
	font-family: '微软雅黑';
	border-radius: 5px;
	text-indent: 5px;
	outline: none;
}
.contact .bd .msg form ul li textarea{
	width: 365px;
	height: 90px;
	border: 1px solid #d2d2d2;
	float: right;
	color:#555;
	font-family: '微软雅黑';
	text-indent: 5px;
	padding-top: 10px;
	resize: none;
	border-radius: 5px;
	outline: none;
	box-sizing: border-box;
}
.contact .bd .msg form .btn{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.contact .bd .msg form .btn input{
	width: 220px;
	height: 50px;
	background: #103FA7;
	float: left;
	border: none;
	border-radius: 10px;
	color:#fff;
	font-size: 18px;
}
.contact .bd .msg form .btn input:last-child{
	float: right;
	background: #999999;
}



.links{
	width: 1200px;
	margin: 0 auto;
	height: 75px;
	padding: 13px 0;
}
.links .tit{
	width: 182px;
	height: 75px;
	overflow: hidden;
	float: left;
	background: url(../images/links.png) no-repeat center;
}
.links .tit p{
	color:#555555;
	font-size: 17px;
	margin-left: 60px;
	margin-top: 35px;
}
.links  ul{
	width: 1015px;
	float: right;
	height: 60px;
	margin-top: 7px;
	overflow: hidden;
}
.links  ul li{
	float: left;
	padding: 0 10px;
	height: 30px;
	position: relative;
	line-height: 30px;
}
.links  ul li:after{
	content: "";
	width: 1px;
	height: 14px;
	position: absolute;
	right: 0;
	top:50%;
	margin-top: -7px;
	background: #666666;
}
.links  ul li a{
	color:#666666;
	font-size: 14px;
}

.footer{
	width: 100%;
	min-height: 290px;
	background: #103fa7;
	overflow: hidden;
	padding-bottom: 20px;
	border-top: 6px solid #FFB245;
}
.footer .left{
	float: left;
	margin-top: 60px;
}
.footer .left img{
	display: block;
}
.footer .left .tel{
	margin-top: 15px;
}
.footer .menu{
	width: 293px;
	float: left;
	border-left: 1px solid #005f9b;
	border-right: 1px solid #005f9b;
	height: 230px;
	margin-left: 60px;
	margin-top: 35px;
	padding: 0 50px;
}
.footer .menu .tit{
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.footer .menu .tit p{
	color:#fff;
	font-size: 18px;
	font-weight: bold;
	float: left;
}
.footer .menu .tit span{
	color:#ffffff;
	font-size: 13px;
	text-transform: uppercase;
	margin-left: 5px;
	float: left;
	margin-top: 5px;
}
.footer .menu  ul{
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.footer .menu  ul li{
	float: left;
	width: 140px;
	height: 40px;
	border: 1px solid #fff;
	text-align: center;
	margin-bottom: 8px;
	line-height: 40px;
}
.footer .menu  ul li:nth-child(2n){
	float: right;
}
.footer .menu  ul li  a{
	display: block;
	color: #fff;
	font-size: 15px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
 
.footer .info{
	float: right;
	width: 367px;
	color:#fff;
	height: auto;
	overflow: hidden;
	
	margin-top: 30px;
}

.footer .info .tit{
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.footer .info .tit p{
	color:#fff;
	font-size: 18px;
	font-weight: bold;
	float: left;
}
.footer .info .tit span{
	color:#ffffff;
	font-size: 13px;
	text-transform: uppercase;
	margin-left: 5px;
	float: left;
	margin-top: 5px;
}

.footer .info .intro{
	font-size: 15px;
	line-height: 32px;
	color: #fff;
 	margin-top: 15px;
}
 
.cr{
	width: 100%;
	height: 50px;
	background: #555555;
	text-align: center;
	color: #999999;
	font-size: 14px;
	line-height: 50px;
}
.cr p{
	text-align: center;
}

.float{
	width:auto;
	height: auto;
	position: fixed;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
	width: 200px;
	z-index: 1001;
}
.float ul li{
	width:200px;
	margin-top: 5px;
	height:62px;
	margin-left: 138px;
	background: #d9d9d9;
	position: relative;
	z-index: 1;
	transition: .5s;
 
}
 
.float ul li span{
	display: block;
	width: 62px;
	height:62px;
	float: left;
}
.float ul li:hover{
	margin-left: 0;
}
.float ul li:nth-child(3):hover{
	margin-left: 138px;
}
.float ul li:nth-child(5):hover{
	margin-left: 138px;
}
.float ul li:nth-child(3):hover div{
	left: -135px;
	opacity: 1;
}
.float ul li p{
	float: left;
	font-size: 16px;
	color:#333;
	width: 130px;
	text-align: center;
 	height: 45PX;
 	line-height: 62px;
	background: #d9d9d9;
 
}
.float ul li div{
	position: absolute;
	left: 0;
	width: 120px;
	opacity: 0;
	height: 120px;
	transition:.3s;
}
.float ul li div img{
	display: block;
	width:120px;
	height: 120px;
 
}
 
.float ul li:nth-child(1) span{
	background:#d9d9d9 url(../images/float.png)no-repeat  left top;
}
.float ul li:nth-child(2) span{
	background:#d9d9d9 url(../images/float.png)no-repeat  left -66px;
}
.float ul li:nth-child(3) span{
	background:#d9d9d9 url(../images/float.png)no-repeat left -132px;
}
.float ul li:nth-child(4) span{
	background:#d9d9d9 url(../images/float.png)no-repeat left -198px;
}
.float ul li:nth-child(5) span{
	background:#d9d9d9 url(../images/float.png)no-repeat  left -265px;
}
.float ul li div{
	width:130px;
	float: left;
	background: #d9d9d9;
	height: auto;
	overflow: hidden;
}
.float ul li img{
	display: block;
	width: 120px;
	height:50px;
	transition: .3s;
	float: right;
	margin: 5px;
}


.fn{
	display: none;
}

.crumbs{
	width: 100%;
	height: auto;
	overflow: hidden;
}

.crumbs .tit{
	width: 52px;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	height: 52px;
 	float: left;
 	margin-right: 17px;
 
}
.crumbs .tit img{
	display: block;
	margin: 0 auto;
	margin-top: 16px;
}

.crumbs  a{
	display: block;
	color:#999999;
	float: left;
	padding-right: 20px;
	position: relative;
	font-size: 14px;
	line-height: 52px;
}
.crumbs  a:after{
	content: ">";
	position: absolute;
	right:5px;
	top: 0;
	color:#999;
	font-size: 12px;
}
.crumbs  a:last-child:after{
	width: 0;
	height: 0;
	overflow: hidden;
}

.inside-cont{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #eeeeee;
	padding-bottom: 20px;
}

.inside-cont .section{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #fff;
	padding: 35px;
	box-sizing: border-box;
}

.about-article{
	width: 100%;
	height: auto;
	margin-bottom: 40px;
	overflow: hidden;
	min-height: 300px;
	 
}
.about-article .title{
	margin-top: 55px;
	margin-bottom:40px;
}
.about-article img{
	display: block;
	margin: 0 auto;
}
.about-article .info{
	margin-top: 60px;
	color:#555555;
	font-size: 16px;
	line-height: 30px;
	text-indent: 2em;
}

.cont-article{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-bottom: 40px;
}
.cont-article .title{
	margin-top: 55px;
	margin-bottom: 40px;
}
.cont-article ul{
	height: auto;
	overflow: hidden;
}
.cont-article ul li{
	float: left;
	width: 500px;
	height: auto;
	overflow: hidden;
	border-bottom: 1px solid #d2d2d2;
	display: flex;
	justify-content: flex-start;
	margin-bottom: 35px;
	padding-bottom: 13px;
	align-items: center;
}
.cont-article ul li:nth-child(2n){
	float: right;
}
.cont-article ul li p{
	color:#555555;
	font-size: 18px;
	margin-left: 20px;
}
.cont-article .map{
	width: 100%;
	height: 420px;
	border: 3px solid #d2d2d2;
	box-sizing: border-box;
}
.pro-list{
 		background: none;
 }
 
 .pro-list .main{
 	width: 100%;
 }
 
 
.page{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 30px auto;
 
}
.page  ul{
	display: table;
	margin: 0 auto;
}

.page  ul li{
	border: 1px solid #ccc;
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	color:#333;
	float: left;
	margin: 0 3px;
}
.page  ul li a{
	color:#333;
	
}
.page ul  .thisclass{
	background: #103fa7;
	color:#fff;
}
 
.page  select{
	border: none;
	background: none;
	outline: none;
}

.cases-list{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.cases-list ul li{
	width: 270px;
	height: auto;
	overflow: hidden;
	border-radius: 10px;
	border: 1px solid #eee;
	float: left;
	box-sizing: border-box;
	margin-left:15px;
	padding: 10px;
	margin-bottom: 15px;
}
.cases-list ul li:nth-child(4n-3){
	margin-left: 0;
}
.cases-list ul li:hover {
	border: 1px solid #ffb245;
}
.cases-list ul li:hover .pic img{
	transform: scale(1.05);
}
.cases-list ul li .intro{
	width: 245px;
	height: auto;
	overflow: hidden;
	background: #ffb245;
	padding: 15px;
	box-sizing: border-box;
}
.cases-list ul li .intro h4{
	width: 100%;
	border-bottom: 1px dashed#988364;
	height: 28px;
	color:#333333;
	font-size: 16px;
	font-weight: normal;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.cases-list ul li .intro .info{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
.cases-list ul li .intro span{
	color:#333333;
	font-size: 13px;
}
.cases-list ul li .intro p{
	font-size: 13px;
	color:#333333;
	line-height: 20px;
	display: -webkit-box;
	height: 60px;
	-webkit-line-clamp:3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin-top: 3px;
}
.cases-list ul li .pic{
	width: 245px;
	height: auto;
	overflow: hidden;
}
.cases-list ul li .pic img{
	display: block;
	width: 100%;
	transition: .5s;
}

.news-list{
	width: 100%;
	height: auto;
	overflow: hidden;
 
}
.news-list .title{
	margin-top: 55px;
}
.news-list ul {
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.news-list ul li{
	width: 590px;
	height: 160px;
	border: 1px solid #dcdcdc;
	box-sizing: border-box;
	padding: 30px;
	float: left;
	margin-bottom: 20px;
	background: #fff;
}
.news-list ul li:nth-child(2n){
	float: right;
}
.news-list ul li .time{
	float: left;
	width: 120px;
	height: 100px;
}
.news-list ul li .time b{
	width: 100%;
	height: 60px;
	display: block;
	line-height: 60px;
	background: #103fa7;
	text-align: center;
	font-size: 30px;
	color: #fff;
}
.news-list ul li .time p{
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color:#fff;
	background: #999999;
	font-size: 14px;
}
.news-list ul li  .intro{
	float: right;
	width:390px;
	height: auto;
	overflow: hidden;
}
.news-list ul li a{
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	height: auto;
	overflow: hidden;
}
.news-list ul li  .intro p{
	color:#333333;
	font-size: 16px;
	width: 100%;
	 white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.news-list ul li:hover {
	border: 1px solid #103fa7;
}
.news-list ul li:hover .intro p{
	color:#103fa7;
}
.news-list ul li  .intro span{
	display: block;
	color:#666666;
	font-size: 13px;
	height: 48px;
	line-height: 24px;
	margin-top: 10px;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}


.detailed{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 55px;
}
.detailed .tit{
	width: 100%;
	height: auto;
	overflow: hidden;
	border-bottom: 1px dashed #eee;
	padding-bottom: 5px;
}
.detailed .tit h4{
	font-size: 22px;
	text-align: center;
	color:#333;
	line-height: 30px;
}
.detailed .tit p{
	text-align: center;
	color:#333;
	display: block;
	margin-top: 10px;
	background: #d5d5d5;
	border-bottom: 1px solid #ccc;
	line-height: 40px;
	font-size: 14px;
	text-align: center;
}
.detailed .tit span{
	margin: 0 10px;
}
.detailed  img{
	display: block;
	margin: 0 auto;
	max-width: 100% !important;
}
.detailed  .info{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 15px;
	min-height:150px;
	color:#333;
	line-height: 30px;
	font-size: 16px;
}
.detailed  .info a{
color:#333;
}
.fy{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 30px auto;
	border-top: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
}


.fy p{
	width: 240px;
	height: 50px;
	float: left;
	line-height: 50px;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	padding: 0 10px;
    text-overflow: ellipsis;
	border-left: 1px solid #d2d2d2;

}
.fy p:first-child{
 	border: none;
 }

.fy a{
 	color:#333333;
 	font-size: 14px;
 }

.fy .return{
  	float: right;
  	line-height: 50px;
  	width: 140px;
  	border-left: 1px solid #d2d2d2;
  	text-align: center;
}
.message {
	
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 55px;
	display: table;
	margin-bottom: 55px;
}
.message .bd{
 	display: table;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
	padding:30px;
	background: #fff;
	box-sizing: border-box;
}

.message img{
	display: block;
	float: left;
}

.message form{
	width: 500px;
	float: left;
	margin-left: 30px;
 
}

.message form ul li{
	width: 100%;
	height:auto;
	overflow: hidden;
	border: 1px solid #d2d2d2;
	margin-bottom: 15px;
	background: #fff;
	border-radius: 5px;
}
.message form ul li input{
	height: 50px;
	border: none;
	width: 100%;
	outline: none;
	text-indent: 10px;
	color:#999999;
	font-size: 16px;
	background: none;
	font-family: '微软雅黑' ;
}

.message form ul li textarea{
	width: 500px;
	height: 100px;
	border: none;
	outline: none;
	font-family: '微软雅黑' ;
	resize: none;
	background: none;
 	text-indent: 10px;
	padding-top: 10px;
	color:#999;
	font-size: 16px;
}

.message form .btn input{
	width: 240px;
	display: block;
	height: 60px;
	float: left;
	margin-top: 20px;
	background: #065fc3;
	outline: none;
	border: none;
	font-size: 18px;
	color:#fff;
	border-radius: 5px;
}
.message form .btn input:last-child{
	float: right;
	background: #999;
}


@media (min-width: 1200px){


	.nav{
		float: right;
	}
	.nav ul {
		height: 110px;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.nav ul li{
		float: left;
		width: 100px;
		text-align: center;
		margin: 0 
		height: 30px;
		border-radius: 3px;
		line-height: 30px;
	
	}
	.nav ul li a{
		color: #212121;
		font-size: 16px;
		display: block;
	}
	.nav ul li:hover{
		background: #103FA7;
	}
	.nav ul li:hover a{
		color: #fff;
	}

	.product .list ul li:hover{
		box-shadow: 0 0 5px 1px #707070a1;
		background: #006DDA;
	}
	.product .list ul li:hover a{
		color: #fff;
	}
	.product .pic ul li:hover {
		box-shadow: 0 0  6px 3px #cdcccc;;
		background: #103fa7;
	}

	.product .more:hover{
		background: #103fa7;
		color:#fff;
	}


	.img-box{
		overflow: hidden;
	}
	.img-box img{
		transition: .5s;
	}
	.img-box:hover img{
		transform: scale(1.05);
	}

	.cases .pic ul li:hover p{
		color: #fff;
		background: #103fa7;
	}
}

@media screen and (max-width: 1199px){

	.main{
		width: 7.3rem;
	}
	.top{
		height: 1rem;
		position: absolute;
		top: 0;
		width: 7.5rem;
		left: 50%;
		margin-left: -3.75rem;
	}
	.top p{
		display: none;
	}
	.top .box{
		float: left;
	}
	.top .box ul li{
		height: 1rem;
		line-height: 1rem;
		display: none;
		border: none !important;
	}
	.top .box ul li:last-child{
		display: flex;
	}
	.top .box ul li span{
		width: .6rem;
		height: .6rem;
	}
	.top .box ul li i{
		font-size: .29rem;
		display: block;
		line-height: .6rem;
	}
	.top .box ul li b{
		font-size: .3rem;
	}
	.head{
		width: 7.5rem;
		left: 50%;
		margin-left: -3.75rem;
		position: absolute;
		top: 1rem;
		z-index: 102;
		height: 1.5rem;
	}
	.head .name{
		width: 5rem;
		margin: 0;
	}
 
	.head .name img{
		width: 100%;
		display: block;
	}
	.head  .main{
		display: flex;
		height: 1.5rem;
		justify-content: space-between;
		align-items: center;
	}

	.head .btn{
		float: right;
		display: block;
	}
	.head .btn i{
		color: #103FA7;
		line-height: 1.5rem;
		font-size: .5rem;
	}
	.nav{
		display: block;
		position: fixed;
		width:70%;
		height: 100%;
		top: 2.5rem;
		z-index: 100;
		right: -100%;
		transition: .6s;
		overflow: initial;
		background: #333;
		z-index: 1000;
		animation-timing-function:ease;
	}
	.head .open{
		right: 0;
	}
	.nav ul{
		width: 90%;
		margin: .3rem auto;
	}
	.nav ul li{
		width: 100%;
		height: auto;
		overflow: hidden;
		line-height: 1rem;
 		position: relative;
 		border-bottom: .02rem solid #444;
	}
	.nav ul li a{
		display: block;
		font-size: .36rem;
		color: #fff;
	}
	.navBd{
		width: 100%;
		height: 100%;
		position: fixed;
		left: 0;
		top: 2.5rem;
		z-index: 101;
		animation-timing-function:ease;
		opacity:0;
		background: rgba(0,0,0,.5);
		visibility: hidden;
	}

	.open-bd{
		animation-timing-function:ease;
		opacity: 1;
		visibility: initial;
		transition: .5s;
	}
	.head .nav ul li:after{
		content: "";
		width: 100%;
		height: .02rem;
		position: absolute;
		left: 0;
		bottom: 0;
		background: #111;
	}

	.topHead{
		position: fixed;
		top: 0;
	}
	.banner{
		display: none;
	}
	.mbanner{
		display: block;
		margin-top: 2.5rem;
	}
	.mbanner img{
		display: block;
		width: 100%;
	}
	.title p{
		font-size: .46rem;
	}
	.title span{
		font-size: .24rem;
		margin-top: .15rem;
	}
	.product .title{
		margin-top: .6rem;
	}
	.product .list{
		width: 100%;
		margin: 0 auto;
		height: auto;
		overflow: hidden;
		margin-top: .5rem;
	}
	.product .list ul{
		display: block;
	}
	.product .list ul li{
		width: 3.6rem;
		float: left;
		margin: 0;
		height: .7rem;
		border-radius: 5px;
		margin-bottom: .1rem;
		line-height: .7rem;
	}
	.product .list ul li:nth-child(2n){
		float: right;
	}
	.product .list ul li a{
		display: block;
		font-size: .28rem;
	}

	.product .pic{
		width: 100%;
		margin-top: .2rem;
		height: auto;
		padding: 0;
		overflow: hidden;
	}
	.product .pic ul li{
		width: 3.6rem;
		margin: 0;
		height: auto;
		overflow: hidden;
		margin-bottom: .2rem;
	}
	.product .pic ul li:nth-child(2n){
		float: right;
	}
	.product .pic ul li p{
		line-height: .6rem;
		height: .6rem;
		font-size: .28rem;
	}
	.product .pic ul li:nth-child(n+9){
		display: none;
	}
	.product .more{
		width: 3rem;
		height: .8rem;
		line-height: .8rem;
		font-size: .28rem;
		border-radius: 5px;
		margin-top: .4rem;
		margin-bottom: .6rem;
	}

	.pro-list .pic ul li:nth-child(n+9){
		display: block;
	}
	.cases{
		width: 100%;
		height: auto;
		overflow: hidden;
		background-size: auto 100%;
		padding-bottom: .3rem;
	}
	.cases .title{
		margin-top: .6rem;
	}
	.cases .show{
		margin-top: .4rem;
	}
	.cases .box{
		width: 600%;
	}
	.cases .pic{
		float: left;
		width: 50%;
	}
	.cases ul li{
		width: 16%;
		margin-left: .6%;
		margin-bottom: .2rem;
	}
	.cases ul li p{
		height: .7rem;
		line-height: .7rem;
		font-size: .28rem;
	}

	.about{
		width: 100%;
		height: auto;
		overflow: hidden;
		padding-bottom: .6rem;
	}
	.about .pic{
		width: 6.8rem;
		float: inherit;
		margin: 0 auto;
		margin-top: .5rem;
		position: relative;
		z-index: 1;
	}
	.about .pic img{
		width: 100%;
		height: auto;
	}
	.about .intro{
		float: initial;
		margin-top: 0;
		height: auto;
		padding: 0 .2rem;
		box-sizing: border-box;
		width: 100%;
		margin-top: -2rem;
 		padding-top: 2rem;
	}
	.about .intro .tit{
		margin-top: .2rem;
		line-height: .8rem;
		height: auto;
		border-bottom: .02rem solid #bfbfbf;
	}
	.about .intro .tit h4{
		font-size: .38rem;
	}
	.about .intro .tit b{
		font-size: .28rem;
		margin-left: .1rem;
	}
	.about .intro .info{
		height: auto;
		font-size: .29rem;
		text-align:justify;
		margin-top: .3rem;
		text-indent: 2em;
		line-height: .48rem;
		-webkit-line-clamp:8;
	}
	.about .intro a{
		width: 3rem;
		height: .8rem;
		line-height: .8rem;
		font-size: .28rem;
		margin-top: .6rem;
		margin-bottom: .6rem;
	}
	.adv{
		padding-bottom: .5rem;
	}

	.adv .tit{
		width: 100%;
		height: 1.5rem;
		background-size: 240% auto;
	}
	.adv .swiper-wrapper{
		display: flex;
	}
	.adv .swiper-slide .pic img{
		width: 100%;
	}

	.adv .swiper-slide .pic{
		float: initial !important;
		width: 6rem;
		margin: 0 auto;
	}
	.adv .swiper-slide .pic img{
		width: 100%;
		height: auto;
	}
	.adv .swiper-slide{
		position: relative;
	}
	.adv .swiper-slide .intro{
		width: 100%;
		float: initial;
		padding: 0;
		float: right;
		height: auto;
		margin-top: .4rem;
	}
	.adv .swiper-slide .intro .num{
		width: .8rem;
		height: .8rem;
		position: absolute;
		font-size: .42rem;
		left: 0;
		line-height: .8rem;
		top: .5rem;
		text-align: center;
	}
	.adv .swiper-slide .intro .info{
		width: 6.9rem;
		height: auto;
		padding: .3rem .2rem;
		padding-left: .7rem;
		overflow: hidden;
	}

	.adv .swiper-slide .intro .info h4{
		font-size: .36rem;
		white-space: nowrap;
    	text-overflow: ellipsis;
    	overflow: hidden;
	}
	.adv .swiper-slide .intro .info p{
		font-size: .28rem;
		line-height: .46rem;
		text-align: justify;
		height: auto;
		-webkit-line-clamp:initial;
	}

	.adv .swiper-pagination{
		position: initial;
		display: flex;
		justify-content: center;
		margin-top: .3rem;
	}
	.adv .swiper-pagination span{
		display: block;
		float: left;
		margin: 0 .1rem;
		width: .2rem;
		height: .2rem;
	}
	.news{
		margin-top: .5rem;
	}
	.news .swiper-container{
		width: 7.1rem;
		margin-top: .5rem;
	}
	.news .swiper-slide{
		border: .02rem solid #dcdcdc;
		box-sizing: border-box;
		height: auto;
		overflow: hidden;
		padding: .25rem;
	}
	.news .swiper-slide .time{
		width: 1.5rem;
		height: 1.2rem;
	}
	.news .swiper-slide .time b{
		height: .7rem;
		line-height: .7rem;
		font-size: .42rem;
	}
	.news .swiper-slide .time p{
		height: .5rem;
		line-height: .5rem;
		font-size: .24rem;
	}
	.news .swiper-slide .intro{
		width: 4.7rem;
	}
	.news .swiper-pagination{
		margin-top: .4rem;
		display: flex;
		justify-content: center;
	}
	.news .swiper-pagination span{
		display: block;
		float: left;
		width: .6rem;
		height: .15rem;
		margin: 0 .1rem;

	}
	.news .swiper-slide .intro p{
		font-size: .29rem;
	}
	.news .swiper-slide .intro span{
		margin-top: .05rem;
		line-height: .42rem;
		font-size: .26rem;
		height: .8rem;
	}
	.contact{
		margin-top: .6rem;
		height: auto;
		overflow: hidden;
		background-size: auto 100%;
		padding-bottom: .3rem;
	}
	.contact .tit{
		margin-top: .6rem;
	}
	.contact .tit b{
		font-size: .6rem;
		text-align: center;
	}
	.contact .tit h4{
		width: 3rem;
		height: 1rem;
		line-height: 1rem;
		font-size: .42rem;
	}
	.contact .bd .cont{
		display: none;
	}
	.contact .bd {
		width: 7.1rem;
		margin: 0 auto;
		margin-top: .5rem;
		height: auto;
	}
	.contact .bd .msg{
		float: initial;
		margin: 0;
		margin-top: .4rem;
		width: 100%;
	}
	.contact .bd .msg .t{
		margin-top: .4rem;
	}
	.contact .bd .msg .t p{
		font-size: .32rem;
	}
	.contact .bd:after{
		width: 0;
		height: 0;
		overflow: hidden;
	}
	.contact .bd .msg form{
		width: 6rem;
		margin: 0 auto;
		height: auto;
		overflow: hidden;
		margin-top: .4rem;
		margin-bottom: .4rem;
	}
	.contact .bd .msg form ul li p{
		font-size: .28rem;
		width: 1.4rem;
		line-height: .8rem;
		height: .8rem;
	}
	.contact .bd .msg form ul li input{
		width: 4.5rem;
		float: right;
		height: .8rem;
		border-radius: 5px;
		font-size: .28rem;
		color: #333;
		border: .02rem solid #d2d2d2;
	}
	.contact .bd .msg form ul li textarea{
		width: 4.5rem;
		border-radius: 5px;
		float: right;
		height: 2.5rem;
		font-size: .28rem;
		color: #333;
		border: .02rem solid #d2d2d2;
	}
	.contact .bd .msg form .btn input{
		width: 2.9rem;
		height: .8rem;
		border-radius: 5px;
		line-height: .8rem;
		font-size: .28rem;
	}

	.news-list .title{
		margin-top: .5rem;
	}
	.news-list ul li{
		border: .02rem solid #dcdcdc;
		box-sizing: border-box;
		height: auto;
		overflow: hidden;
		padding: .25rem;
		width: 100%;
		margin-bottom: .2rem;
	}
	.news-list ul li .time{
		width: 1.5rem;
		height: 1.2rem;
	}
	.news-list ul li .time b{
		height: .7rem;
		line-height: .7rem;
		font-size: .42rem;
	}
	.news-list ul li .time p{
		height: .5rem;
		line-height: .5rem;
		font-size: .24rem;
	}
	.news-list ul li .intro{
		width: 5rem;
	}
	.news-list ul li .intro p{
		font-size: .29rem;
	}
	.news-list ul li .intro span{
		margin-top: .05rem;
		line-height: .42rem;
		font-size: .26rem;
	}
	.footer{
		height: auto;
		width: 100%;
		padding-bottom: 2rem;
	}
	.footer .left{
		width: 5rem;
		margin: 0 auto;
		float: initial;
		margin-top: .8rem;
	}
	.footer .left img{
		width: 100%;
	} 
	.footer .menu{
		display: none;
	}
	.footer .info{
		float: initial;
		width: 100%;
		padding: 0 .2rem;
		box-sizing: border-box;
		margin: 0 ;
		margin-top: .6rem;
		border-top: .02rem solid  #005f9b;
	}
	.footer .info .tit{
		width: 100%;
		text-align: center;
	}
	.footer .info .tit p{
		float: initial;
		font-size: .32rem;
	}
	.footer .info .tit span{
		float: initial;
		text-align: center;
		display: block;
		font-size: .24rem;
	}
	.footer .info .intro{
		font-size: .26rem;
		text-align: center;
		line-height: .42rem;
	}
	.cr{
		display: none;
	}
	.links{
		display: none;
	}
	.float{
		display: none;
	}
	.page{
		margin: .4rem 0;
	}
	.page ul li{
		font-size: .26rem;
		border: .02rem solid #ccc;
		line-height: .6rem;
		height: .6rem;
		padding: 0 .2rem;
	}
	.page ul .thisclass{
		border: .02rem solid #103FA7;
	}
	.crumbs .main{
		width: 100%;
	}
	.crumbs .tit{
		border-left: none;
		height: .8rem;
		margin-right: .3rem;
		border-radius: .02rem solid #d2d2d2;
	}
	.crumbs a{
		font-size: .28rem;
		line-height: .8rem;
	}
	.crumbs .tit img{
		height: .3rem;
		margin: 0 auto;
		margin-top: .25rem;
	}
	.fn{
		display: block;
		position: fixed;
		bottom: 0;
		width: 7.5rem;
		left: 50%;
		z-index: 100;
		margin-left: -3.75rem;
	}

	.fn ul li{
		float: left;
		width: 25%;
		background: #2C69DA;
		height: auto;
		overflow: hidden;
	}
	.fn ul li img{
		display: block;
		margin: 0 auto;
		margin-top: .3rem;
		height: .5rem;
	}
	.fn ul li  p{
		color: #fff;
		font-size: .26rem;
		text-align: center;
		margin-top: .1rem;
		margin-bottom: .2rem;
	}
	.fn ul li:nth-child(2){
		background: #EB4242;
	}
	.fn ul li:nth-child(3){
		background:#FFA629;
	}
	.fn ul li:nth-child(4){
		background:#28C46A;
	}

	.about-article{
		margin-bottom: 0;
	}
	.about-article .title{
		margin-top: .6rem;
		margin-bottom: .4rem;
	}
	.about-article img{
		max-width: 100%;
		display: block;
	}
	.about-article .info{
		font-size: .29rem;
		line-height: .48rem;
		margin: 0;
		margin-top: .2rem;
	}

	.cont-article .title{
		margin-top: .6rem;
		margin-bottom: .4rem;
	}
	.cont-article{
		width: 100%;
	}
	.cont-article ul li{
		width: 100%;
		margin-bottom:.3rem;
		padding-bottom: .2rem;
	}

	.cont-article ul li img{
		height: 1rem;
	}

	.cont-article ul li p{
		font-size: .3rem;
		margin-left: .3rem;
	}

	.detailed{
		width: 100%;
		height: auto;
		overflow: hidden;
		margin-top: .6rem;
	}
	.detailed .tit h4{
		font-size: .38rem;
	}
	.detailed .tit span{
		display: block;
		line-height: .4rem;
		font-size: .24rem;
	}
	.detailed .tit p{
		padding: .1rem 0;
	}
	.detailed .info{
		margin-top: .2rem;
		font-size: .29rem;
		line-height: .48rem;
		text-align: justify;
	}
	.detailed a{
		color: #333;
	}
	.fy{
		width: 7.1rem;
		margin: .6rem auto;
		margin-bottom: .3rem;
		border:.02rem solid #ccc;
		line-height: .7rem;
	}
	.fy p{
		line-height: .7rem;
		height: .7rem;
		font-size:.24rem;
		padding:0 .1rem;
		width: 50%;
		text-align: center;
		box-sizing: border-box;
		border-right: .02rem solid #ccc;
	}
	.fy p:nth-child(2){
		border-right:  none;
	}
	 
	.fy .return{
		width: 100%;
		box-sizing: border-box;
		float: initial;
		text-align: center;
		float: left;
		line-height: .7rem;
		display: block;
		border-left: none;
		border-top: .02rem solid #ccc;
	}

	.message{
		margin-top: .6rem;
		width: 100%;
		display: block;
	}
	.message img{
		display: none;
	}
	.message  .bd{
		padding: 0;
		margin: 0;
		padding: .3rem;
		display: block;
		width: 100%;
		padding-bottom: .5rem;
		margin-top: .3rem;
		box-sizing: border-box;
	}
	.message form{
		width: 100%;
		float: initial;
		margin: 0;
	}
	.message form ul li{
		border: .02rem solid #d2d2d2;
		box-sizing: border-box;
	}
	.message form ul li input{
		display: block;
		height: .8rem;
	}
	.message form ul li input{
		width: 100%;
		font-size: .3rem;
		 
	}
	.message form .btn input{
		width: 3.2rem;
		height: .8rem;
		font-size: .3rem;
		margin-top: .2rem;
	}
	.message form ul li textarea{
		width: 100%;
		height: 2rem;
	 
	}
}